{- "context": {
- "projects": [
- "string"
], - "datasets": [
- "string"
], - "projectIds": [
- "string"
]
}, - "page": 0,
- "pageSize": 0,
- "resource": "string",
- "filter": {
- "property1": null,
- "property2": null
}, - "join": {
- "property1": null,
- "property2": null
}, - "update": {
- "property1": null,
- "property2": null
}, - "delete": true,
- "sort": {
- "property1": null,
- "property2": null
}, - "systemSpace": true,
- "references": {
- "refs": [
- {
- "id": "string",
- "type": "string"
}
], - "operation": "string"
}
}
{- "totalItemsCount": 0,
- "items": [
- {
- "id": "string",
- "url": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "order": [
- "string"
], - "arcs": [
- [
- "string"
]
], - "name": "string",
- "ontologyId": "string",
- "creator": "string"
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}